home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / laptop-mode / conf.d / battery-level-polling.conf < prev    next >
Text File  |  2009-10-06  |  710b  |  23 lines

  1. #
  2. # Configuration file for Laptop Mode Tools module battery-level-polling.
  3. #
  4. # For more information, consult the laptop-mode.conf(8) manual page.
  5. #
  6.  
  7. ###############################################################################
  8. # Battery level polling settings
  9. # ------------------------------
  10. #
  11. # This module allows laptop mode to react to battery level changes, even if the
  12. # battery does not send out frequent ACPI events for such battery level changes.
  13. #
  14. # Note that this does NOT make ACPI-only features work on non-ACPI hardware.
  15. ###############################################################################
  16.  
  17. #
  18. # Enable this setting to enable battery level polling.
  19. #
  20. ENABLE_BATTERY_LEVEL_POLLING=0
  21.  
  22.  
  23.